, therefore, in writing py programs, try to use such concatenated strings as few as possible.
>>> print ('hello' + '\n' + 'how are you')hellohow are you4. List
List Common Operations
• Index
• Slicing
• Append
• Delete
• Length
• Slicing
• Loop
• Include
Name = ['ljbv ', 'dsg', '123']
InsertName. insert (2, 'kkk ') # insert kkk at 3rd locations
AppendName. append ('aaa') # append aaa to the end of the list
DeleteName. remove ('dsfg') # Delete the elem
of them are different. Configuration of 1.gradleWhen we set gradle under Gradle under Setting and select "Use Defalut Gradle wrapper (recommended)", the as will be based on {Project.dir}\gradle\wrapper\ The configuration in the Gradle-wrapper.properties file goes gradle when we build an Android project with AS, we configure the Gradle,gradle package, which must be in {Project.dir}\gradle\wrapper\ Gradle-wrapper.properties files, such as My Computer: C:\Users\
'test _ db'. 'form' ('name', 'pass') VALUES (\ 'fdgsdfg \ ', \ 'dsfgsdfg \');"
First, because this string is enclosed in double quotation marks, it does not conflict with single quotation marks, so \ escape is not allowed.
You do not need to end with a semicolon. Because mysql_query () itself only sends one query statement to mysql at a time.
Modified code:
PHP code
$ SQL = "INSERT INTO 'test _ db '. 'form' ('name', 'pass') VALUES ('fdgsdfg', 'dsfg
Php beginner simple message board questions about php beginner help Simple Message Board questions
This is the source code
It seems that the database can be connected, but it cannot be updated to the database.The database is very simple. The field type sorting attribute is empty. Additional operations are performed by default.The field has two names and passHope you can come and see------ Solution --------------------"Insert into 'test _ db'. 'form' ('name', 'pass') VALUES (\ 'fdgsdfg \ ',
Contact Us
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.